gloo-storage 0.3.0

Convenience crate for working with local and session storage in browser
Documentation

Built with 🦀🕸 by The Rust and WebAssembly Working Group

This crate provides wrappers for the Web Storage API

The data is stored in JSON form. We use serde for serialization and deserialization.